.tsExplain{
	padding: 40px 0;
}
.tsExplain span{
	display: inline-block;
	width: 800px;
	line-height: 35px;
	font-size: 18px;
	color: #4a4a4a;
	font-family: arial;
	font-weight: 200;
}
.tsExplain_click{
	padding-bottom: 40px;
}
.tsExplain_click a{
	padding: 10px 40px;
	margin: 0 20px;
	color: #fff;
	font-size: 15px;
	border-radius: 3px;
	border: none;
}
.tsExplain_click a:first-child{
	background: #3992f4;
}
.tsExplain_click a:first-child:hover{
	background: #0266ff;
}
.tsExplain_click a:last-child{
	background: #f73939;
}
.tsExplain_click a:last-child:hover{
	background: #c13026;
}
.tsExplain_click a:hover{
	color: #fff;
}
.actives_a{
	width: 16.5%;
    display: flex !important;
    justify-content: space-around;
	align-items: center;
}
.ts_process{
	padding: 40px 0 10px;
	min-height: 100px;
	/* background:#fff url(../images/tslcbg.jpg) no-repeat top center; */
	background-size: 162% 100%;
    display: flex;
    justify-content: space-between;
	align-items: center;
    background-position: 33px 0px;
}

.ts_process a{
	display: inline-block;
	text-align: center;
}
.ts_process a .iconfont{
	font-size: 33px;
	color: #0266ff;
	margin-top: 8px;
}
.ts_process .ts_icon .iconfont{
	font-size: 42px;
	position: relative;
	top: 5px;
}
.ts_process .tsok_icon .iconfont{
	font-size: 47px;
	position: relative;
	top: 5px;
}
.ts_process a:last-child .iconfont{
	/*font-size: 50px;
	position: relative;
	top: 8px;*/
	font-size: 50px;
}
.ts_process a h5{
	font-family: arial;
	font-size: 19px;
	font-weight: 200;
	color: #353535;
	margin-top: 15px;
}
.ts_process a:hover{
	cursor: pointer;
	text-decoration: none;
}
.ts_processtxt{
	border: 1px solid #efefef;
	background: #f8f8f8;
	padding: 20px 30px;
}
.ts_processtxt p{
	margin: 0 !important;
	line-height: 28px;
	color: #373737;
}
.ts_process > a.active > h5{
	color:#0266ff;
	font-weight:600;
	font-size:19px;
}
.tsentry{
	height: 57px;
	width: 31.9%;
	float: left;
	border: 1px solid #3992f4;
	text-align: center;
	overflow: hidden;
	border-radius: 3px;
}
.tsEmail{
	margin: 0 20px;
	padding-top: 5px;
	/*line-height: 50px;*/
}
.tsHotline{
	/*line-height: 50px;*/
	padding-top: 5px;
}
.tsStandard{
	background: #3992f4;
	border: none;
	line-height: 57px;
}
.tsStandard a{
	color: #fff;
	font-size: 16px;
	font-weight: 200;
}
.tsStandard a:hover{color: #fff;}
.tsentry .iconfont{
	font-size: 22px;
	color: #5a7ab5;
	position: relative;
	top: 4px;
}
.tsentry span{
	font-size: 16px;
	margin-left: 10px;
	letter-spacing: 1px;
}
.tsentry .color686868{
	color: #686868;
}
.tsentry .color363636{
	color: #363636;
}
/*查看投诉规范详情*/
.Standarddetails{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999999;
	overflow: hidden;
	background: rgba(0,0,0,0.7);
}
.details_scroll{
	width: 70%;
	height: 80%;
	background: #fff;
	padding-top: 10px;
	margin: 5% auto;
	/*overflow: hidden;*/
	position: relative;
}

.Standardcontent{
	width: 100%;
	height:100%;
	padding: 0 50px 50px 50px;
	background: #fff;
	overflow-y: auto;
}
.Standardcontent_txt{
	
}
.Standardcontent_txt p{
	padding: 3px 0;
	text-indent: 25px;
	line-height: 33px;
	color: #333;
	font-weight: 400;
	font-size: 15px;
	
}
.closedetails{
	display: block;
	width: 50px;
	height: 50px;
	line-height: 60px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999999999;
	color: #fff;
	background: #000;
}
.closedetails .iconfont{
	font-size: 25px;
}
.closedetails:hover,.closedetails:active,.closedetails:focus{
	text-decoration: none;
	color: #007AFF;
}



.ChanalTitle{
	border: 1px solid #F1F0EE;
	border-top: 2px solid #006DA4;
}
.ChanalTitle h4{
	color: #006eaa;
	font-size: 20px;
	padding-left:15px;
	padding-right: 15px;
	margin-top: 7px !important;
	border-bottom: 1px solid #F1F0EE;
}
.ChanalTitle p{
	text-indent: 2em;
	line-height: 25px;
}
.TStable tbody th{
	width: 80px;
	text-align: right;
	border-top: none !important;
	color: #4c4c4c;
}
.TStable tbody td{
	text-align: left;
	border-top: none !important;
	color: #0065a0;
}
/*投诉流程*/
	.TS-way ul li {
    width: 14.2%;
    float: left;
    position: relative;
}
.TS-way .TS-line {
    height: 4px;
    background: #006699;
}
.TS-way .step {
    display: inline-block;
    position: absolute;
    top: -20px;
    left: 35%;
    z-index: 99;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #006699;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
}
.TS{
	border: 1px solid #F1F0EE;
}
.TS-way{
	border-bottom:1px solid #F1F0EE;
}
.TS-way ul li h5{
	font-size: 16px;
	color: #0065a0;
}
.TS-cont p{
	line-height: 25px;
}

/*投诉信息展示 */		
.TSmessage{
	border: 1px solid #F1F0EE;
	border-top: 2px solid #006DA4;
}
.TSmessage .page-header{
	color: #006eaa !important;
}
ul, ol { padding: 0;}
.banner { position: relative; overflow: auto; text-align: center;}
.banner li { list-style: none; }
.banner ul li { float: left; }
#TS_WAY{ width: 100%;}
#TS_WAY .dots{ position: absolute; right: 10px; bottom: 40px;}
#TS_WAY .dots li
{ 
	display: inline-block; 
	width: 15px; 
	height: 15px; 
	margin: 0 4px; 
	text-indent: -999em; 
	border: 2px solid #fff; 
	border-radius: 8px; 
	cursor: pointer; 
	opacity: .4; 
	-webkit-transition: background .5s, opacity .5s; 
	-moz-transition: background .5s, opacity .5s; 
	transition: background .5s, opacity .5s;
}
#TS_WAY .dots li.active
{
	background: #fff;
	opacity: 1;
}
.TSmessage .arrow{
	position: absolute;
	top: 48%;
	width: 25px;
    height: 40px;
    background: rgba(0, 0, 0, 0.3);
    filter: Alpha(opacity=30);
    /*background: #000\0;*/
    line-height: 37px;
    text-align: center;
    font-size: 35px;
    color: #fff;
	}
	.TSmessage .arrow:hover{
		color: #00659A;
	}
.TSmessage #al{
	left: 0;
	}
.TSmessage #ar{ right:0;}



/*改版新增样式*/
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.ts_thead{margin: 0;}
.ts_thead>span{
	background: #f8f8f8;
	display: inline-block;
	float: left;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #333;
    font-size: 14px;
    font-weight: 600;
}
/*.ts_list{border: 1px solid #eee;}*/
.ts_list #tsUl li{ 
	width:100%; 
	height:106px; 
	overflow:hidden; 
	position:relative; 
	}
.ts_list #tsUl li >.item_group{ 
	position:absolute !important; 
	top:0;/*控制切换*/
}
.ts_list #tsUl li >.item_group .item_info-t { 
	height:106px;
	margin: 0;
	color: #333;
}
.ts_list #tsUl li >.item_group .item_info-t>div{
	float: left;
	text-align: left;
	height: 106px;
	/*text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;*/
    font-size: 14px;
}
.ts_list #tsUl li >.item_group .item_info-t>div>p{
	height: 106px;display: table-cell;vertical-align: middle;
}
.tsnumber,.tsnumber>p{width: 195px;}
/* .brand,.brand>p{width: 140px;} */
.chexi,.chexi>p{width: 140px;}
.info,.info>p{width: 300px;line-height: 27px;}
.type,.type>p{width: 110px;}
.time,.time>p{width: 112px;}
.ts_list #tsUl li >.item_group .item_info-b {
	color: #333;
}
.ts_list #tsUl li .item_group .item_info-t
{
	background: #f8f8f8;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
/*热点投诉筛选下拉*/
.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover{
	color: #333 !important;
}
.btn-default{
	background: #fff !important;
	box-shadow: none !important;
}
.moreTs_btn{
	display: inline-block;
	padding: 8px 20px;
	border: 1px solid #2a74af;
	text-align: center;
	color: #333;
	font-size: 15px;
}


/*.ts_list #tsUl li:nth-of-type(odd) .item_group .item_info-t,
.ts_list #tsUl li:nth-of-type(even) .item_group .item_info-b
{background: #fff;}

.ts_list #tsUl li:nth-of-type(even) .item_group .item_info-t,
.ts_list #tsUl li:nth-of-type(even) .item_group .item_info-b
{background: #f8f8f8;}*/




/*3次改版样式*/
.item_group_list{
	clear: both;
	height: 100%;
}
.item_group_list>label{
	/*width: 40px;*/
	width: 4%;
	float: left;
	padding: 10px 15px;
}
.list_ts_content1{
	height: 100%;
	width: 100%;
	float: left;
}
.list_ts_content2{
	height: 100%;
	width: 30%;
	float: left;
}
.list_ts_content3{
	height: 100%;
	width: 21.8%;
	float: left;
}
.zl_label{
	background: #3992f4;
	color: #fff;
	text-align: center;
}
.fw_label{
	background: #127fd5;
	color: #fff;
	text-align: center;
}
.tr_top_bottom{
	height: 100%;
	padding: 0 8px;
}
.tr_top,.tr_bottom{
	height: 53px;
	line-height: 50px;
	padding: 0 8px;
}
.tr_top>span,
.tr_bottom>span{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tr_top>span>label,
.tr_bottom>span>label{
	color: #0266ff;
	width: 70px;
}
.tr_top_bottom>span>label{
	color: #0266ff;
	/*width: 70px;*/
}
.TS_details_td{
	height: 100%;
	text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
}
.ts_moren_btn{
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 99;
	border: 1px solid #3992f4;
    padding: 0 2px;
    font-size: 12px;
    color: #0266ff !important;
}
.ts_list_xz{
	display: flex;
    justify-content: space-between;
    align-items: center;
    /* border-bottom: 3px solid #3a8afb; */
    height: 60px;
}
.table{
	margin-bottom: 0;
}
#tb1 .ellipsis{
	cursor:pointer;
	height: 74px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
	background: #f9edef;
}
#tb3 td{
	border-bottom: 1px solid #0000002e;
	cursor:pointer;
}
#tb1 .ellipsis:nth-child(1){
	width: 14%;
	position: relative;
}
#tb1 .ellipsis:nth-child(2){
	width: 3.5%;
	font-weight: 800;
    font-size: 12px;
}
#tb1 .ellipsis:nth-child(3){
	width: 14%;
	font-weight: 800;
    font-size: 12px;
}
#tb1 .ellipsis:nth-child(4){
	width: 9%;
}
#tb1 .ellipsis:nth-child(4) div{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

#tb1 .ellipsis:nth-child(5){
	width: 25%;
    /* margin-left: 22px; */
    padding-left: 37px;
}
#tb1 .ellipsis:nth-child(5) div{
	/* width: 224px;  */
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

#tb1 .ellipsis:nth-child(6){
	width: 20%;
	text-align: left;
}
#tb1 .ellipsis:nth-child(6) span{
	margin: 0 0 0 40px;
}
#tb1 .ellipsis:nth-child(7){
	width: 18%;
}
#tb2 .ellipsis:nth-child(1){
	width: 14%;
	position: relative;
}
#tb2 .ellipsis:nth-child(2){
	width: 3.5%;
	font-weight: 800;
    font-size: 12px;
}
#tb2 .ellipsis:nth-child(3){
	width: 14%;
	font-weight: 800;
    font-size: 12px;
}
#tb2 .ellipsis:nth-child(4){
	width: 9%;
}
#tb2 .ellipsis:nth-child(4) div{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

#tb2 .ellipsis:nth-child(5){
	width: 25%;
    /* margin-left: 22px; */
    padding-left: 37px;
}
#tb2 .ellipsis:nth-child(5) div{
	/* width: 224px;  */
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
#tb2 .ellipsis:nth-child(6){
	width: 20%;
	text-align: left;
}
#tb2 .ellipsis:nth-child(6) span{
	margin: 0 0 0 40px;
}
#tb2 .ellipsis:nth-child(7){
	width: 18%;
}

#tb2 .ellipsis{
	height: 74px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
	background: #f9edef;
}


#tb3 .ellipsis:nth-child(1){
	width: 14%;
	position: relative;
}
#tb3 .ellipsis:nth-child(2){
	width: 3.5%;
	font-weight: 800;
    font-size: 12px;
}
#tb3 .ellipsis:nth-child(3){
	width: 14%;
	font-weight: 800;
    font-size: 12px;
}
#tb3 .ellipsis:nth-child(4){
	width: 9%;
}

#tb3 .ellipsis:nth-child(5){
	width: 25%;
    /* margin-left: 22px; */
    padding-left: 37px;
}
#tb3 .ellipsis:nth-child(5) div{
	/* width: 224px;  */
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
#tb3 .ellipsis:nth-child(6){
	width: 20%;
	text-align: left;
}
#tb3 .ellipsis:nth-child(6) span{
	margin: 0 0 0 40px;
}
#tb3 .ellipsis:nth-child(7){
	width: 18%;
}


#tb3 .ellipsis{
	height: 74px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.new_ts{
	position: absolute;
    top: -1px;
    left: 0;
}
.bm_content {
    /* width: 140px; */
    height: 140px;
    background-color: white;
    /* margin: 0px 5px 0 5px; */
    border-radius: 3px;
    font-size: 14px;
    overflow: hidden;
    position: relative;
}
.bm_content tr{
   height: 70px;
   overflow: hidden;
}

.tr_bottom_s{
	display: flex;
}
.wt_ts{
	display: inline-flex;
	border: 1px solid #007AFF;
	margin: 10px;
	font-size: 12px;
}
.wt_ts div{
	padding: 3px;
}
.wt_ts div:nth-child(1){
	background-color: #007AFF;
	color: #fff;
	
}
.wt_ts div:nth-child(2){
	background-color: #fff;
	color: #007AFF;
}

.wt_ts_s{
	display: inline-flex;
	border: 1px solid #13a871;
	margin: 10px;
	font-size: 12px;
}
.wt_ts_s div{
	padding: 3px;
}
.wt_ts_s div:nth-child(1){
	background-color: #13a871;
	color: #fff;
	
}
.wt_ts_s div:nth-child(2){
	background-color: #fff;
	color: #13a871;
}